os.root.fd (field)

5 uses

	os (current package)
		root_openat.go#L26: 	fd     sysfdType
		root_openat.go#L35: 		syscall.Close(r.fd)
		root_openat.go#L60: 		syscall.Close(r.fd)
		root_openat.go#L279: 	rootfd := r.root.fd
		root_unix.go#L56: 		fd:   fd,